バージョン

GetEnumerator メソッド (GridIDPairCollection<T>)

コレクションで反復する列挙子を返します。
シンタックス
'宣言
 
Public Function GetEnumerator() As IEnumerator
public IEnumerator GetEnumerator()

戻り値の型

コレクションの反復操作に使用できる System.Collections.IEnumerator オブジェクト。
参照